Convert a Boolean to a String

05.04.2023

Implement a function which convert the given boolean value into its string representation.

Blog_Description